Window.MacProcID Property

Read-Only

Syntax

MacProcID as Integer


Apple Window definition ID. Can be used on Macintosh to define window types that are not supported by the Frame property.

Window types defined by MacProcID take effect only on the Macintosh platform. On Windows and Linux, the Window Type is controlled only by the Frame property. See the Notes section.